| Einhugur Xml Plugin for Xojo |
|
Node.LastAttribute Method
Returns last attribute on the node.
Parameters
Returns
- EinhugurXml.Attribute
Remarks
To support fluent chained syntax then nil is never returned. You can check for empty with the Empty property.
See Also
Node Class